* {
	font-family: 微软雅黑, Arial, Helvetica, sans-serif;
}

html, body {
	background-color: #fff;
}

body, div, a, li, ul, ol, dl, img, span, input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}

/* IOS 样式兼容 */

input[type=button], input[type=submit], input[type=file], select, button, input, textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #000;
}

/* 外边距和后台一致 */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px!important;
}

.m-0 {
	margin: 0px!important;
}

.this-1200 {
	margin: 0 auto;
	width: 1200px;
}

/* 头部 */

#header {
	position: absolute;
	margin-left: -600px;
	left: 50%;
	top: 50px;
	z-index: 999;
}

#header .logo {
	width: 360px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
	position: relative;
}

#header .logo img {
	width: 75px;
}

#header .logo .title p:first-child {
	font-size: 24px;
}

#header .logo .title p:first-child+p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header .right {
	width: 840px;
	background-color: #fff;
}

#header .right .search {
	background-color: #eee;
}

#header .right form {
	padding: 10px 0;
	width: 430px;
	float: left;
}

#header .right form input {
	width: 400px;
	padding: 5px 10px;
	height: 30px;
	line-height: 30px;
	outline: none;
	background-color: transparent;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
}

#header .right form button {
	background-color: transparent;
	border: 0px;
	color: #999;
	font-size: 16px;
	margin-left: -50px;
}

#header .right .email {
	width: 240px;
	font-size: 12px;
	color: #999;
	line-height: 50px;
}

#header .right .email a {
	color: #999;
	margin-left: 10px;
}

#header .right .phone {
	width: 170px;
	background-color: #b33950;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

#header .right .nav {
	line-height: 104px;
	float: right;
	font-size: 0;
	height: 104px;
}

#header .right .nav a {
	display: inline-block;
	padding: 0 25px;
	color: #333;
	font-size: 14px;
	line-height: 100px;
}

#header .right .nav a:hover {
	border-bottom: 4px solid #b33950;
}

.nav-active {
	border-bottom: 4px solid #b33950;
}

/* 首页 */

#home .solgan .info {
	float: left;
	width: 33%;
	padding: 30px 0;
	border-right: 1px solid #eee;
	text-align: center;
}

#home .solgan .info .title {
	display: inline-block;
	vertical-align: sub;
	text-align: left;
	margin-left: 10px;
}

#home .solgan .info .title p:first-child {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#home .solgan .info .title p:first-child+p {
	font-size: 13px;
	color: #999;
}

#home .solgan .info i {
	font-size: 45px;
	color: #ccc;
}

#home .solgan .info:first-child+.info+.info {
	border-right: 0px;
}

#home .about {
	padding: 30px 0;
	position: relative;
	background-attachment: fixed;
}

#home .about .this-1200 {
	position: relative;
	z-index: 1;
	padding: 0 40px;
	box-sizing: border-box;
}

#home .about:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.94);
	top: 0;
	left: 0;
}

#home .about .title {
	font-size: 32px;
	color: #333;
	font-weight: bold;
	margin-bottom: 30px;
}

#home .about .content .left {
	width: 50%;
	float: left;
}

#home .about .content .right {
	width: 46%;
	margin-left: 4%;
	float: left;
}

#home .about .content .right p {
	font-size: 14px;
	color: #666;
	text-indent: 2em;
	line-height: 35px;
}

#home .products {
	padding: 50px 0;
}

#home .products .series {
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 0;
	height: 50px;
	padding: 0 40px;
}

#home .products .series a {
	padding: 0 20px;
	display: inline-block;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	height: 49px;
}

.series-active {
	color: #b33950!important;
	border: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

#home .products .list {
	font-size: 0;
	padding: 20px 25px;
	display: none;
}

#home .products .list a {
	display: inline-block;
	width: 257.5px;
	margin: 15px;
	box-shadow: 0 0 8px rgba(123, 123, 123, 0.41);
}

#home .products .list a p {
	line-height: 65px;
	padding: 0 17px;
	background-color: #f3f4f4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
}

#home .products .list a:hover p {
	background-color: #ccc;
}

#home .news {
	padding: 90px 40px;
	background-attachment: fixed;
}

#home .news .left {
	float: left;
}

#home .news .left a {
	width: 350px;
	margin-right: 35px;
	float: left;
	background-color: #fff;
}

#home .news .left a img {
	width: 350px;
	height: 175px;
}

#home .news .left .title {
	padding: 0 20px;
	font-size: 0;
}

#home .news .left .title p:first-child {
	font-size: 14px;
	font-weight: bold;
	line-height: 54px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#home .news .left .title p:first-child+p {
	font-size: 12px;
	color: #999;
	margin: 10px 0;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

#home .news .left a:hover {
	color: #b33950;
}

#home .news .right {
	width: 350px;
	float: left;
	background-color: #fff;
}

#home .news .right a {
	display: block;
	padding: 20px 15px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	height: 40px;
}

#home .news .right a:hover {
	color: #b33950;
}

#home .news .right .more {
	padding: 10px 15px;
	height: auto;
	line-height: 30px;
	border: 0;
}

#home .news .right .more i {
	float: right;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	background-color: #ddd;
}

#home .partners {
	padding: 30px 0;
}

#home .partners .title {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
}

#home .partners .content .item {
	display: block;
	background-color: #fff;
}

#home .partners .content img {
	margin: 0 10px;
}

/* 其他页公共部分 */

#main>.banner {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	height: 350px;
}

#main>.banner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 0;
	left: 0;
}

#main>.link {
	line-height: 35px;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	color: #333;
	text-align: right;
}

#main>.link a {
	font-size: 14px;
	color: #333;
}

#main>.link a:hover {
	color: #ae2a43;
}

/* 关于我们 */

#main .about {
	padding: 10px 0;
}

/* 产品中心 */

#main .products {
	margin: 20px auto;
}

#main .products .left {
	width: 250px;
	float: left;
}

#main .products .left>.title {
	line-height: 50px;
	background-color: #ae2a43;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

#main .products .left>.list li {
	display: block;
	line-height: 35px;
	background-color: #F6F6F6;
}

#main .products .left>.list li .parent {
	height: 46px;
}

#main .products .left>.list li .parent a {
	float: left;
	width: 200px;
	box-sizing: border-box;
	margin: 0;
	line-height: 46px;
	padding-left: 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main .products .left>.list li .parent a:hover {
	background-color: #ddd;
}

#main .products .left>.list li .parent span {
	float: right;
	width: 50px;
	text-align: center;
	line-height: 46px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	font-size: 25px;
	box-sizing: border-box;
	user-select: none;
}

#main .products .left>.list li .parent span:hover {
	background-color: #ddd;
}

#main .products .left>.list li .son {
	display: none;
	width: 100%;
}

#main .products .left>.list li .son a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#main .products .left>.list li .son a:hover {
	background-color: #ddd;
}

.left-active {
	background-color: #ddd;
}

#main .products .right {
	margin-left: 270px;
}

#main .products .right>a {
	display: inline-block;
	width: 276.5px;
	vertical-align: top;
	margin: 15px;
	box-shadow: 0 0 2px rgba(123, 123, 123, 0.41);
}

#main .products .right>a p {
	line-height: 65px;
	padding: 0 17px;
	background-color: #f3f4f4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
}

#main .products .right>a:hover p {
	background-color: #ccc;
}

/* 产品详细 */

#main .products-view .img {
	text-align: center;
}

#main .products-view .img img {
	max-width: 70%;
}

#main .products-view .title {
	font-size: 25px;
	text-align: center;
	margin: 20px 0;
}

#main .products-view .detailed {
	padding: 10px 0;
	font-size: initial;
	border-top: 1px solid #ccc;
}

#main .products .other>a {
	display: inline-block;
	width: 276.5px;
	vertical-align: top;
	margin: 15px;
	box-shadow: 0 0 2px rgba(123, 123, 123, 0.41);
}

#main .products .other>a p {
	line-height: 65px;
	padding: 0 17px;
	background-color: #f3f4f4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	transition: all 0.5s;
}

#main .products .other>a:hover p {
	background-color: #ccc;
}

/* 新闻中心 */

#main.news {
	background-color: #f1f2f4;
}

#main.news .list a {
	width: 380px;
	margin-right: 30px;
	margin-top: 35px;
	float: left;
	background-color: #fff;
}

#main.news .list a img {
	width: 100%;
	height: 190px;
}

#main.news .list a .title {
	padding: 0 20px;
	font-size: 0;
}

#main.news .list a .title p:first-child {
	font-size: 14px;
	font-weight: bold;
	line-height: 54px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#main.news .list a .title p:first-child+p {
	font-size: 12px;
	color: #999;
	margin: 10px 0;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

#main.news .list a:hover {
	color: #b33950;
}

/* 新闻内页 */

#main .news-view>.title {
	text-align: center;
}

#main .news-view>.title p {
	margin: 0;
}

#main .news-view>.title p:first-child {
	font-size: 28px;
	margin: 20px 0;
	line-height: 35px;
}

#main .news-view>.title p:first-child+p {
	font-size: 14px;
	color: #333;
}

#main .news-view .detailed {
	padding: 20px 0;
}

/* 检测设备 */

#main .certificate .list {
	font-size: 0;
	padding: 20px 0;
}

#main .certificate .list li {
	display: inline-block;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}

#main .certificate .list li p {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0;
}

/* 在线订购 */

#main .feedback {
	padding: 10px 30px;
	padding-bottom: 40px;
	text-align: center;
}

#main .feedback .title p:first-child {
	color: #a0a0a0;
	font-size: 12px;
	margin-top: 30px;
}

#main .feedback form {
	margin-top: 30px;
	font-size: 14px;
}

#main .feedback form input {
	width: 400px;
	display: block;
	margin: auto;
	border-bottom: 1px solid #ccc;
	outline: none;
	line-height: 40px;
	margin-top: 20px;
	padding-left: 5px;
}

#main .feedback form textarea {
	width: 400px;
	margin-top: 20px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	outline: none;
	resize: none;
	padding-left: 5px;
}

#main .feedback form .submit {
	display: inline-block;
	width: 100px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	border-radius: 3px;
	background-color: #bbb;
	margin: auto;
	margin-top: 20px;
	margin-left: 5px;
	cursor: pointer;
}

#main .feedback form .submit:hover {
	background-color: #ae2a43;
}

/* 底部 */

#footer {
	border-top: 4px solid #d3d3d3;
	padding: 30px 0;
	background-color: #eee;
	background-image: url(../images/footer_bg.png);
}

#footer .left {
	width: 700px;
}

#footer .left .nav a {
	display: inline-block;
	color: #333;
	padding: 0 20px;
	font-size: 14px;
}

#footer .left .nav a:first-child {
	padding-left: 0px;
}

#footer .left .nav a:hover {
	color: #ae2a43;
}

#footer .left .contact {
	margin: 20px 0;
}

#footer .left .contact p {
	color: #333;
	line-height: 20px;
	font-size: 14px;
}

#footer .left .copyright {
	color: #333;
	font-size: 14px;
}

#footer .right {
	width: 500px;
}

#footer .right .qr-code {
	width: 150px;
	margin: 0 70px;
	float: left;
}

#footer .right .message {
	width: 210px;
	float: right;
}

#footer .right .message>p {
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

#footer .right .message input {
	padding: 5px 10px;
	margin-bottom: 20px;
	width: 100%;
	box-sizing: border-box;
}

#footer .right .message .submit {
	background-color: #fff;
	font-size: 12px;
	cursor: pointer;
	width: 100px;
}

#footer .right .message .submit:hover {
	background-color: #ae2a43;
	color: #fff;
}

/* 移动端 */

#nav-m {
	display: none;
}

@media screen and (max-width:1200px) {
	.this-1200 {
		width: 100%;
	}
	video{
		width: 100%;
		height: auto;
	}
	/* 头部 */
	#header {
		display: none;
	}
	#nav-m {
		height: 50px;
		display: block;
		position: relative;
		z-index: 999;
		font-size: 0;
	}
	#nav-m .logo {
		display: inline-block;
	}
	#nav-m .logo a {
		height: 50px;
		display: inline-block;
	}
	#nav-m .logo a img {
		height: 30px;
		margin-left: 10px;
		margin-top: 10px;
	}
	#nav-m .logo span {
		display: inline-block;
		font-size: 17px;
		font-weight: bold;
		vertical-align: top;
		line-height: 50px;
		margin-left: 10px;
	}
	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#nav-m .nav-m-list {
		background-color: #333;
		display: none;
	}
	#nav-m .nav-m-list li {
		line-height: 40px;
		border-bottom: 1px solid #777;
	}
	#nav-m .nav-m-list li a {
		height: 100%;
		width: 100%;
		display: block;
		padding-left: 10px;
		font-size: 14px;
		color: #f1f2f4;
	}
	/* 首页 */
	#home .solgan .info i {
		margin-bottom: 20px;
	}
	#home .solgan .info .title p:first-child {
		font-size: 11px;
	}
	#home .solgan .info .title {
		text-align: center;
		margin: 0 10px;
	}
	#home .solgan .info .title p:first-child+p {
		font-size: 10px;
		margin-top: 10px;
	}
	#home .about .this-1200 {
		padding: 0 10px;
	}
	#home .about .content .left, #home .about .content .right {
		float: none;
		width: 100%;
		margin: 0;
	}
	#home .products {
		position: relative;
		padding-bottom: 10px;
	}
	#home .products .series {
		padding: 0;
	}
	#home .products .menu {
		position: absolute;
		left: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}
	#home .products .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #000;
	}
	#home .products .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}
	#home .products .series {
		position: absolute;
		left: -160px;
		height: auto;
		background-color: #fff;
		z-index: 10;
		border: 1px solid #ddd;
	}
	#home .products .series a {
		display: block;
	}
	.series-active {
		border: 0px;
	}
	#home .products .list {
		padding: 10px;
		border-top: 1px solid #f1f2f4;
	}
	#home .products .list a {
		width: calc(50% - 5px);
		margin: 0;
		box-shadow: unset;
		margin-right: 10px;
		border: 1px solid #f1f2f4;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#home .products .list a:nth-of-type(2n) {
		margin-right: 0;
	}
	#home .products .list a p {
		line-height: 40px;
	}
	#home .news {
		padding: 10px;
	}
	#home .news .left {
		float: none;
	}
	#home .news .left a {
		width: calc(50% - 5px);
		margin-right: 10px;
	}
	#home .news .left a:nth-of-type(2n) {
		margin-right: 0;
	}
	#home .news .left a img {
		height: auto;
		width: 100%;
	}
	#home .news .right {
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	#home .partners .content img {
		margin-left: 0;
	}
	#home .partners .owl-carousel .owl-controls .owl-buttons {
		display: none;
	}
	/* 其他页公共部分 */
	#main>.banner{
		height: 150px;
	}
	#main>.link{
		width: 100%;
		padding: 0 10px;
		padding-left: 60px;
		box-sizing: border-box;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	/* 关于我们 */
	#main .about{
		padding: 0 10px;
		box-sizing: border-box;
	}
	#main .about .left{
		float: none;
		width: 100%!important;
	}
	#main .about .right{
		width: 100%!important;
	}
	.my-map{
		width: 100%!important;
	}
	/* 产品中心 */
	#main .products .left {
		position: absolute;
		left: -250px;
		background-color: #F6F6F6;
	}
	#main .products .right {
		margin-left: 0;
		padding: 10px;
		border-top: 1px solid #f1f2f4;
	}
	#main .products .right>a {
		width: calc(50% - 5px);
		margin: 0;
		box-shadow: unset;
		margin-right: 10px;
		border: 1px solid #f1f2f4;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#main .products .right>a:nth-of-type(2n) {
		margin-right: 0;
	}
	#main .products .right>a>p {
		line-height: 40px!important;
	}
	/* 产品内页 */
	#main .products .other>a {
		width: calc(50% - 5px);
		margin: 0;
		box-shadow: unset;
		margin-right: 10px;
		border: 1px solid #f1f2f4;
		box-sizing: border-box;
		margin-bottom: 10px;
	}
	#main .products .other>a:nth-of-type(2n) {
		margin-right: 0;
	}
	#main .products .title .share{
		display: none;
	}
	#main .products .other>a p{
		line-height: 40px;
	}
	/* 新闻中心 */
	#main.news .list>a {
		width: calc(50% - 5px);
		margin-right: 10px;
		margin-top: 15px;
	}
	#main.news .list>a:nth-of-type(2n) {
		margin-right: 0;
	}
	#main.news .list>a.mr-0{
		margin-right: 10px!important;
	}
	#main.news .list>a img{
		height: auto;
		width: 100%;
	}
	/* 新闻内页 */
	#main .news-view{
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	#main .news-view>.title p:first-child{
		font-size: 20px;
	}
	/* 检测设备 */
	#main .certificate .list li{
		width: calc(50% - 5px);
		margin-right: 10px;
		margin-top: 10px;
	}
	#main .certificate .list li:nth-of-type(2n) {
		margin-right: 0;
	}
	/* 网上订购 */
	#main .feedback{
		padding: 10px;
		box-sizing: border-box;
	}
	#main .feedback .title p:first-child{
		line-height: 25px;
	}
	#main .feedback form input,#main .feedback form textarea{
		width: 100%;
		box-sizing: border-box;
	}
	/* 底部 */
	#footer {
		padding: 10px;
	}
	#footer .left {
		width: 100%;
	}
	#footer .left .nav a {
		line-height: 25px;
		width: 32%;
		box-sizing: border-box;
	}
	#footer .left .nav a:nth-of-type(3n){
		padding-right: 0px;
		text-align: center;
	}
	#footer .left .nav a:nth-of-type(3n+1) {
		padding-left: 0px;
	}
	#footer .right{
		width: 100%;
	}
	#footer .right .qr-code{
		display: none;
	}
	#footer .right .message{
		float: left;
		width: 100%;
		margin-top: 10px;
	}
}